Uses of Class
org.eclipse.vtp.framework.engine.runtime.Execution

Packages that use Execution
org.eclipse.vtp.framework.engine.runtime   
 

Uses of Execution in org.eclipse.vtp.framework.engine.runtime
 

Fields in org.eclipse.vtp.framework.engine.runtime declared as Execution
protected  Execution Sequence.execution
          The owner of this sequence.
 

Constructors in org.eclipse.vtp.framework.engine.runtime with parameters of type Execution
Sequence(Execution execution)
          Creates a new Sequence.